home *** CD-ROM | disk | FTP | other *** search
- Path: service-2.agate.net!usenet
- From: andle@biode.com (Jeffrey C. Andle)
- Newsgroups: comp.lang.c++
- Subject: ??? MsVC 4.0 (NT) Need Instance Handle to DLL?
- Date: 28 Feb 1996 03:22:24 GMT
- Organization: Biode, Inc.
- Message-ID: <4h0hpg$9iq@service-2.agate.net>
- NNTP-Posting-Host: biode.sdi.agate.net
- Mime-Version: 1.0
- X-Newsreader: WinVN 0.93.11
-
- Since DllMain () is now an optional procedure and NT doesn't
- seem to call it anyways when I add one, how do I get the DLL's
- instance handle? There must be some linker switch that I am
- missing which tells VC to link in the DllMain at startup.
-
- Any help vastly appreciated.
-
- e-mail to andle@agate.net
-
- Thanks
-
-